Table of content



/flight/flightroute/{id}

Mapping URL: /flight/flightroute/{id}

Description: find the flight entities of flightroute with the appended id

Microservice: AirportService


Methods

/flight/flightroute/{id}

/flight/flightroute/{id}

Mapping URL: /flight/flightroute/{id}

Description: FlightRouteService

Name: findAllFlightOfFlightRoute(id)

Request Method: GET

Service Interface: /flight/flightroute/{id}

Service Entity: FlightRoute



AirportService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content